rolesystem.jade.server
Class PermissionMatrix.PMException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by rolesystem.jade.server.PermissionMatrix.PMException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
PermissionMatrix

public static class PermissionMatrix.PMException
extends java.lang.Exception

Exception of this class are thrown by methods of class PermissionMatrix.

See Also:
Serialized Form

Constructor Summary
PermissionMatrix.PMException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PermissionMatrix.PMException

public PermissionMatrix.PMException()